pub const LUA_REFNIL: i32 = -1;
Pseudo-reference returned by lua_ref when the pushed value was nil.
lua_ref
nil