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