int lua_getmetatable( ffi.Pointer<lua_State> L, int objindex, ) { return _lua_getmetatable( L, objindex, ); }