pub unsafe extern "C" fn CPXsetstrparam(
    env: CPXENVptr,
    whichparam: c_int,
    newvalue_str: *const c_char
) -> c_int