pub unsafe extern "C-unwind" fn CFAttributedStringReplaceAttributedString(
a_str: Option<&CFMutableAttributedString>,
range: CFRange,
replacement: Option<&CFAttributedString>,
)👎Deprecated: renamed to
CFMutableAttributedString::replace_attributed_stringAvailable on crate feature
CFAttributedString only.