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