Why3findUtils.UtilsSourceLeave absolute path unchaned. For relative paths, concat to `~root` is provided, otherwize, leave unchanged.
val iterpath :
?enter:(string -> unit) ->
?file:(string -> unit) ->
?leave:(string -> unit) ->
?ignored:(string -> bool) ->
string ->
unit