pub unsafe extern "C" fn CPXmultiobjgetintinfo(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    subprob: c_int,
    info_p: *mut c_int,
    what: c_int
) -> c_int