pub unsafe extern "C-unwind" fn CMSDecoderCreate(
cms_decoder_out: NonNull<*mut CMSDecoder>,
) -> i32👎Deprecated:
renamed to CMSDecoder::create
Available on crate feature
CMSDecoder only.