pub unsafe extern "C-unwind" fn luaL_checkunsigned(
L: *mut lua_State,
arg: c_int,
) -> lua_UnsignedAvailable on crate feature
lua52 only.pub unsafe extern "C-unwind" fn luaL_checkunsigned(
L: *mut lua_State,
arg: c_int,
) -> lua_Unsignedlua52 only.