pub unsafe extern "C" fn glp_write_maxflow( G: *mut glp_graph, s: c_int, t: c_int, a_cap: c_int, fname: *const c_char, ) -> c_int