pub unsafe extern "C-unwind" fn jpeg_read_header(
    cinfo: &mut jpeg_decompress_struct,
    require_image: boolean
) -> c_int