pub fn lua_isnone(l: LuaState, n: c_int) -> bool
Returns if the value at the given index is none (element outside of stack / invalid)