pub unsafe extern "C-unwind" fn SecCertificateCopySubjectSummary(
certificate: &SecCertificate,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
SecCertificate::subject_summaryAvailable on crate features
SecBase and SecCertificate only.