pub unsafe extern "C" fn CFStringReplace(
    theString: *mut __CFString,
    range: CFRange,
    replacement: *const __CFString
)