pub unsafe extern "C-unwind" fn CSIdentityQueryCreate(
allocator: Option<&CFAllocator>,
identity_class: CSIdentityClass,
authority: Option<&CSIdentityAuthority>,
) -> Option<CFRetained<CSIdentityQuery>>👎Deprecated: renamed to
CSIdentityQuery::newAvailable on crate features
CSIdentity and CSIdentityAuthority and CSIdentityQuery only.