module type ValueType = sig .. end
sig
end
type t
val hash : t -> int
t -> int
val descr : Unmarshal.t
Unmarshal.t