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