module type HASH = sig .. end
sig
end
type t
val hash_fun : t CCHash.hash_fun
t CCHash.hash_fun
val hash : t -> int
t -> int