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