sig
  type t = [ `Removed | `Unknown of int ]
  val to_string : Libvirt.Event.Undefined.t -> string
end