include module type of struct include StdLeaf end
include module type of struct include Std end
val arbitrary : unit -> 'a
val equal : t -> t -> Ppx_deriving_runtime.bool
val name : unit -> string
val compare : 'a -> 'a -> int
val pretty : unit -> Yojson.Safe.t -> GoblintCil.Pretty.doc
include sig ... end
val printXml : 'a BatInnerIO.output -> t -> unit