public static int luaL_callmeta(this LuaState luaState, int obj, string e) => Lua.luaL_callmeta(luaState, obj, e);