pub unsafe extern "C" fn CFAttributedStringSetAttributes(
    aStr: *mut __CFAttributedString,
    range: CFRange,
    replacement: *const __CFDictionary,
    clearOtherAttributes: u8
)