pub unsafe extern "C-unwind" fn CMSEncoderSetHasDetachedContent(
cms_encoder: &CMSEncoder,
detached_content: bool,
) -> i32👎Deprecated: renamed to
CMSEncoder::set_has_detached_contentAvailable on crate feature
CMSEncoder only.