pub unsafe extern "C" fn CPXgetdblparam(
    env: CPXCENVptr,
    whichparam: c_int,
    value_p: *mut f64
) -> c_int