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