public static void lua_getglobal(this LuaState luaState, string k) => Lua.lua_getglobal(luaState, k);