pub unsafe extern "C" fn SCIPlpUpdateAddVar( lp: *mut SCIP_LP, set: *mut SCIP_SET, var: *mut SCIP_VAR, ) -> SCIP_RETCODE
informs LP, that given variable was added to the problem