pub unsafe extern "C-unwind" fn CMSDecoderCopyDetachedContent(
cms_decoder: &CMSDecoder,
detached_content_out: NonNull<*const CFData>,
) -> i32👎Deprecated: renamed to
CMSDecoder::copy_detached_contentAvailable on crate feature
CMSDecoder only.