Source position: xinput.pp line 668
type TXKeyInfo = record
c_class: TXID;
length: cint;
min_keycode: cushort;
max_keycode: cushort;
num_keys: cushort;
end;