pub unsafe extern "C-unwind" fn jpeg_CreateDecompress(
    cinfo: *mut jpeg_decompress_struct,
    version: c_int,
    structsize: usize
)