pub unsafe extern "C" fn qsort_r( __base: *mut c_void, __nmemb: usize, __size: usize, __compar: __compar_d_fn_t, __arg: *mut c_void, )