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