pub unsafe extern "C-unwind" fn SecIdentityCopyPrivateKey(
identity_ref: &SecIdentity,
private_key_ref: NonNull<*mut SecKey>,
) -> i32👎Deprecated: renamed to
SecIdentity::copy_private_keyAvailable on crate features
SecBase and SecIdentity only.