sig type t = Cil_types.typ val compare : t -> t -> int val hash : t -> int val equal : t -> t -> bool val prefer : 'a -> 'b -> int end