pub unsafe extern "C" fn luaL_optunsigned(
    L: *mut lua_State,
    arg: c_int,
    def: lua_Unsigned,
) -> lua_Unsigned