pub unsafe extern "C-unwind" fn CSIdentityCreatePersistentReference(
allocator: Option<&CFAllocator>,
identity: Option<&CSIdentity>,
) -> Option<CFRetained<CFData>>👎Deprecated: renamed to
CSIdentity::new_persistent_referenceAvailable on crate feature
CSIdentity only.