pub unsafe extern "C-unwind" fn CFAttributedStringCreate(
alloc: Option<&CFAllocator>,
str: Option<&CFString>,
attributes: Option<&CFDictionary>,
) -> Option<CFRetained<CFAttributedString>>👎Deprecated: renamed to
CFAttributedString::newAvailable on crate features
CFAttributedString and CFDictionary only.