Source position: xkb.pp line 1436
type TXkbAnyDoodadRec = record
name: TAtom;
_type: Byte;
priority: Byte;
top: SmallInt;
left: SmallInt;
angle: SmallInt;
end;