pub unsafe extern "C" fn CPXslackfromx( env: CPXCENVptr, lp: CPXCLPptr, x: *const f64, slack: *mut f64, ) -> c_int