pub unsafe extern "C-unwind" fn jpeg_stdio_src(
    cinfo: &mut jpeg_decompress_struct,
    infile: *mut FILE
)