sig
  val loop :
    (Pervasives.out_channel -> '-> unit) ->
    ('Env.t -> O.Ast.t -> 'a) -> unit
end