pub unsafe extern "C-unwind" fn CMSEncoderCopyEncodedContent(
cms_encoder: &CMSEncoder,
encoded_content_out: NonNull<*const CFData>,
) -> i32👎Deprecated: renamed to
CMSEncoder::copy_encoded_contentAvailable on crate feature
CMSEncoder only.