pub unsafe extern "C" fn CFCharacterSetUnion(
    theSet: *mut __CFCharacterSet,
    theOtherSet: *const __CFCharacterSet
)