int getAccountIndex(int level) { final response = fnGetAccountIndex(nativeObject, level).ref; return response.getUint32(); }