pub unsafe extern "C-unwind" fn CFArraySortValues(
the_array: Option<&CFMutableArray>,
range: CFRange,
comparator: CFComparatorFunction,
context: *mut c_void,
)👎Deprecated: renamed to
CFMutableArray::sort_valuesAvailable on crate feature
CFArray only.