module type INPUT = sig .. end
sig
end
type t
val read : t -> Bytes.t -> int -> int -> int
t -> Bytes.t -> int -> int -> int