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