Topdirsval dir_load : Format.formatter -> string -> unitval dir_use : Format.formatter -> string -> unitval dir_use_output : Format.formatter -> string -> unitval dir_install_printer : Format.formatter -> Longident.t -> unitval dir_remove_printer : Format.formatter -> Longident.t -> unitval dir_trace : Format.formatter -> Longident.t -> unitval dir_untrace : Format.formatter -> Longident.t -> unitval dir_untrace_all : Format.formatter -> unit -> unittype 'a printer_type_new = Format.formatter -> 'a -> unitval load_file : Format.formatter -> string -> bool