pub extern "C-unwind" fn CFStringCompare(
the_string1: &CFString,
the_string2: Option<&CFString>,
compare_options: CFStringCompareFlags,
) -> CFComparisonResult👎Deprecated: renamed to
CFString::compareAvailable on crate feature
CFString only.