pub unsafe extern "C-unwind" fn jpeg_copy_critical_parameters(
    srcinfo: &jpeg_decompress_struct,
    dstinfo: &mut jpeg_compress_struct
)