#[unsafe(no_mangle)]pub unsafe fn lua_rawequal( L: *mut lua_State, index1: c_int, index2: c_int, ) -> c_int