Module Iobuf_debug

module Iobuf_debug: sig .. end
We use module type of struct include Iobuf end rather than module type of Iobuf so that the debugging functions work on normal Iobufs.

module Make: 
functor (* : sig
end) -> sig .. end