Module Wayland_proto.Wl_seat
type versions = [ | `V1| `V2| `V3| `V4| `V5| `V6| `V7| `V8| `V9
]module Error : sig ... endval requests : int -> string * (string * [> `New_ID of string option ]) listval events : int -> string * (string * [> `String | `Uint ]) list