Source position: xkb.pp line 1368
type TXkbOutlineRec = record
num_points: Word;
sz_points: Word;
corner_radius: Word;
points: PXkbPointPtr;
end;