sig
  type t
  val pp_printer :
    Stdlib.Format.formatter -> OUnitDiff.DIFF_ELEMENT.t -> unit
  val compare : OUnitDiff.DIFF_ELEMENT.t -> OUnitDiff.DIFF_ELEMENT.t -> int
  val pp_print_sep : Stdlib.Format.formatter -> unit -> unit
end