sig
  type t
  val compare : Wp.WpContext.Key.t -> Wp.WpContext.Key.t -> int
  val pretty : Stdlib.Format.formatter -> Wp.WpContext.Key.t -> unit
end