pub unsafe extern "C" fn CPXgetintquality(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    quality_p: *mut c_int,
    what: c_int
) -> c_int