pub unsafe extern "C" fn zend_ts_hash_compare(
ht1: *mut TsHashTable,
ht2: *mut TsHashTable,
compar: compare_func_t,
ordered: zend_bool,
) -> c_int
pub unsafe extern "C" fn zend_ts_hash_compare(
ht1: *mut TsHashTable,
ht2: *mut TsHashTable,
compar: compare_func_t,
ordered: zend_bool,
) -> c_int