pub unsafe extern "C" fn CPXgetqconstrslack( env: CPXCENVptr, lp: CPXCLPptr, qcslack: *mut f64, begin: c_int, end: c_int, ) -> c_int