typedef struct { unsigned int mode; unsigned int mod; KeySym keysym; void (*func)(const Arg *); const Arg arg; } Key;