pub unsafe extern "C-unwind" fn CMSDecoderCopyAllCerts(
cms_decoder: &CMSDecoder,
certs_out: NonNull<*const CFArray>,
) -> i32👎Deprecated: renamed to
CMSDecoder::copy_all_certsAvailable on crate feature
CMSDecoder only.