Source position: fontconfig.pas line 259
type TFcFontSet = packed record
nfont: Integer;
sfont: Integer;
fonts: PPFcPattern;
end;