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