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