pub unsafe extern "C-unwind" fn SecTrustCopyPublicKey(
trust: &SecTrust,
) -> Option<CFRetained<SecKey>>👎Deprecated: renamed to
SecTrust::public_keyAvailable on crate features
SecBase and SecTrust only.