pub unsafe extern "C-unwind" fn CFCharacterSetCreateWithBitmapRepresentation(
alloc: Option<&CFAllocator>,
the_data: Option<&CFData>,
) -> Option<CFRetained<CFCharacterSet>>👎Deprecated: renamed to
CFCharacterSet::with_bitmap_representationAvailable on crate features
CFCharacterSet and CFData only.