pub unsafe extern "C" fn SCIPlpiGetCoef( lpi: *mut SCIP_LPI, row: c_int, col: c_int, val: *mut f64, ) -> SCIP_RETCODE
gets a single coefficient