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