sig type t = [ `FromSnapshot | `Migrated | `Unknown of int | `Unpaused ] val to_string : Libvirt.Event.Resumed.t -> string end