pub unsafe extern "C" fn CFAttributedStringReplaceString(
    aStr: CFMutableAttributedStringRef,
    range: CFRange,
    replacement: CFStringRef
)