pub extern "C-unwind" fn CFAttributedStringGetString(
a_str: &CFAttributedString,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CFAttributedString::stringAvailable on crate feature
CFAttributedString only.