pub unsafe extern "C-unwind" fn jpeg_stdio_dest(
    cinfo: &mut jpeg_compress_struct,
    outfile: *mut FILE
)