pub unsafe extern "C" fn CPXNETaddnodes(
    env: CPXCENVptr,
    net: CPXNETptr,
    nnodes: c_int,
    supply: *const f64,
    name: *mut *mut c_char
) -> c_int