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