Source position: aspelltypes.inc line 115
type AspellStringPair = record
first: PAnsiChar;
second: PAnsiChar;
end;