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