pub unsafe extern "C" fn zend_qsort_r( base: *mut c_void, nmemb: size_t, siz: size_t, compare: compare_r_func_t, arg: *mut c_void, )