pub unsafe extern "C-unwind" fn CFAttributedStringSetAttributes(
a_str: Option<&CFMutableAttributedString>,
range: CFRange,
replacement: Option<&CFDictionary>,
clear_other_attributes: bool,
)👎Deprecated: renamed to
CFMutableAttributedString::set_attributesAvailable on crate features
CFAttributedString and CFDictionary only.