pub const LUA_GNAME: &[u8] = b"_G";
Name of the global environment table. C: #define LUA_GNAME "_G"
#define LUA_GNAME "_G"