int lua_rawgetp( ffi.Pointer<lua_State> L, int idx, ffi.Pointer<ffi.Void> p, ) { return _lua_rawgetp( L, idx, p, ); }