pub unsafe extern "C-unwind" fn CFCharacterSetRemoveCharactersInRange(
the_set: Option<&CFMutableCharacterSet>,
the_range: CFRange,
)👎Deprecated: renamed to
CFMutableCharacterSet::remove_characters_in_rangeAvailable on crate feature
CFCharacterSet only.