pub unsafe extern "C" fn SCIPlpiGetObj( lpi: *mut SCIP_LPI, firstcol: c_int, lastcol: c_int, vals: *mut f64, ) -> SCIP_RETCODE
gets objective coefficients from LP problem object