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