pub unsafe extern "C" fn zend_qsort( base: *mut c_void, nmemb: size_t, siz: size_t, compare: compare_func_t, tsrm_ls: *mut *mut *mut c_void, )