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