pub unsafe extern "C" fn CFCharacterSetRemoveCharactersInString(
    theSet: *mut __CFCharacterSet,
    theString: *const __CFString
)