pub unsafe extern "C" fn luaV_equalval( L: *mut lua_State, t1: *const TValue, t2: *const TValue, ) -> c_int