sig
  type t
  val get_tag : Hptmap.Tag_comp.t -> int
  val get_comp : Hptmap.Tag_comp.t -> bool
  val encode : int -> bool -> Hptmap.Tag_comp.t
end