pub extern "C-unwind" fn CFAttributedStringGetMutableString(
a_str: Option<&CFMutableAttributedString>,
) -> Option<CFRetained<CFMutableString>>👎Deprecated: renamed to
CFMutableAttributedString::mutable_stringAvailable on crate feature
CFAttributedString only.