Iobufs with extra controls for debugging.
module Make : functor () sig ... endMake builds a module that is like Iobuf, except that the module also has some
controls for whether the various Iobuf functions do invariant checking and/or show
debug messages. Initially, the bool ref's are true.