pub unsafe extern "C" fn zend_hash_sort_ex(
ht: *mut HashTable,
sort_func: sort_func_t,
compare_func: bucket_compare_func_t,
renumber: zend_bool,
)
pub unsafe extern "C" fn zend_hash_sort_ex(
ht: *mut HashTable,
sort_func: sort_func_t,
compare_func: bucket_compare_func_t,
renumber: zend_bool,
)