void luaL_setmetatable( ffi.Pointer<lua_State> L, ffi.Pointer<ffi.Char> tname, ) { return _luaL_setmetatable(L, tname); }