Source position: gdkrgb.pp line 12
type TGdkRgbCmap = record
colors: array [0..255] of guint32;
lut: array [0..255] of guchar;
end;