pub extern "C-unwind" fn CFStringCreateCopy(
alloc: Option<&CFAllocator>,
the_string: Option<&CFString>,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CFString::new_copyAvailable on crate feature
CFString only.