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