pub unsafe extern "C" fn luaL_argerror( L: *mut lua_State, numarg: c_int, extramsg: *const c_char, ) -> c_int