pub unsafe extern "C" fn CPXNETsolninfo(
    env: CPXCENVptr,
    net: CPXCNETptr,
    pfeasind_p: *mut c_int,
    dfeasind_p: *mut c_int
) -> c_int