Source position: xkb.pp line 1033
type TXkbSymMapRec = record
kt_index: array [0..XkbNumKbdGroups-1] of Byte;
group_info: Byte;
width: Byte;
offset: Byte;
end;