pub unsafe extern "C" fn CFAttributedStringSetAttribute(
    aStr: CFMutableAttributedStringRef,
    range: CFRange,
    attrName: CFStringRef,
    value: CFTypeRef
)