pub unsafe extern "C" fn CPXfeasopt( env: CPXCENVptr, lp: CPXLPptr, rhs: *const f64, rng: *const f64, lb: *const f64, ub: *const f64, ) -> c_int