Source position: xkb.pp line 1515
type TXkbOverlayRowRec = record
row_under: SmallInt;
num_keys: SmallInt;
sz_keys: SmallInt;
keys: PXkbOverlayKeyPtr;
end;