pub unsafe extern "C" fn CPXgetparamname(
    env: CPXCENVptr,
    whichparam: c_int,
    name_str: *mut c_char
) -> c_int