pub unsafe extern "C" fn CFCharacterSetIsCharacterMember(
    theSet: CFCharacterSetRef,
    theChar: UniChar,
) -> Boolean