sig
  type t
  val generate : unit -> OBus_uuid.t
  val of_string : string -> OBus_uuid.t
  val to_string : OBus_uuid.t -> string
end