pub unsafe extern "C" fn CFStringReplaceAll(
    theString: CFMutableStringRef,
    replacement: CFStringRef
)