module Keysym: module type of struct include Wlc__keysym end
ints.XKB_KEY_something definition in xkbcommon-keysyms.h
corresponds a Keysym._something value.XKB_KEY_Return translates to Keysym._Return.
Alternatively, see wlc__keysym.mli for the list of keysyms.