pub unsafe extern "C" fn SCIPreleaseExpr( scip: *mut SCIP, expr: *mut *mut SCIP_EXPR, ) -> SCIP_RETCODE
releases an expression (decrements usage count and possibly frees expression)