module StdDebug: sig .. end
sig
end
include struct ... end
val enable_debug : int -> unit
int -> unit
val all_quiet : bool -> unit
bool -> unit
val enable_bars : bool -> Common.Util.label list -> unit
bool -> Common.Util.label list -> unit
val enable_timers : bool -> Common.Util.label list -> unit