pub unsafe extern "C" fn CFAttributedStringReplaceAttributedString(
    aStr: *mut __CFAttributedString,
    range: CFRange,
    replacement: *const __CFAttributedString,
)