pub unsafe extern "C-unwind" fn CMSDecoderUpdateMessage(
cms_decoder: &CMSDecoder,
msg_bytes: NonNull<c_void>,
msg_bytes_len: usize,
) -> i32👎Deprecated: renamed to
CMSDecoder::update_messageAvailable on crate feature
CMSDecoder only.