pub unsafe extern "C-unwind" fn SecCertificateCopyNormalizedSubjectContent(
certificate: &SecCertificate,
error: *mut *mut CFError,
) -> Option<CFRetained<CFData>>👎Deprecated: renamed to
SecCertificate::normalized_subject_contentAvailable on crate features
SecBase and SecCertificate only.