Source position: xinput.pp line 791
type TXKeyState = record
c_class: cuchar;
length: cuchar;
num_keys: cshort;
keys: array [0..31] of cchar;
end;