pub unsafe extern "C-unwind" fn SecCertificateCopyPublicKey(
certificate: &SecCertificate,
key: NonNull<*mut SecKey>,
) -> i32👎Deprecated: renamed to
SecCertificate::copy_public_keyAvailable on crate features
SecBase and SecCertificate only.