int lua_getiuservalue(ffi.Pointer<lua_State> L, int idx, int n) { return _lua_getiuservalue(L, idx, n); }