pub unsafe extern "C" fn zend_hash_compare( ht1: *mut HashTable, ht2: *mut HashTable, compar: compare_func_t, ordered: bool, ) -> c_int