pub unsafe extern "C-unwind" fn CFStringNormalize(
the_string: Option<&CFMutableString>,
the_form: CFStringNormalizationForm,
)👎Deprecated: renamed to
CFMutableString::normalizeAvailable on crate feature
CFString only.