pub unsafe extern "C" fn CPXsetintparam(
    env: CPXENVptr,
    whichparam: c_int,
    newvalue: CPXINT
) -> c_int