luaL_newmetatable
LUALIB_API int (luaL_newmetatable) (lua_State *L, const char *tname);
(void) luaL_newmetatable(state, info->name);