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