ffi.Pointer<ffi.Void> lua_newuserdatauv( ffi.Pointer<lua_State> L, int sz, int nuvalue, ) { return _lua_newuserdatauv(L, sz, nuvalue); }