pub unsafe extern "C" fn SCIPdotWriteArc( file: *mut FILE, source: c_int, target: c_int, color: *const c_char, )
adds an arc (edge) between two nodes in the dot graph