pub unsafe extern "C" fn SCIPlpUpdateDelVar( lp: *mut SCIP_LP, set: *mut SCIP_SET, var: *mut SCIP_VAR, ) -> SCIP_RETCODE
informs LP, that given variable is to be deleted from the problem