void lua_pushlightuserdata( ffi.Pointer<lua_State> L, ffi.Pointer<ffi.Void> p, ) { return _lua_pushlightuserdata(L, p); }