pub unsafe extern "C" fn SCIPdismantleExpr( scip: *mut SCIP, file: *mut FILE, expr: *mut SCIP_EXPR, ) -> SCIP_RETCODE
prints structure of an expression a la Maple’s dismantle