All readers defined below will raise if they encounter unparsable content.
module type Header : sig ... end
module type Row : sig ... end
module type S : sig ... end