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