pub unsafe extern "C" fn SCIPcolChgObj( col: *mut SCIP_COL, set: *mut SCIP_SET, lp: *mut SCIP_LP, newobj: f64, ) -> SCIP_RETCODE
changes objective value of column