pub unsafe extern "C-unwind" fn CMSDecoderIsContentEncrypted(
cms_decoder: &CMSDecoder,
is_encrypted_out: NonNull<u8>,
) -> i32👎Deprecated: renamed to
CMSDecoder::is_content_encryptedAvailable on crate feature
CMSDecoder only.