Source position: aspelltypes.inc line 39
type AspellKeyInfo = record
name: pchar;
_type: AspellKeyInfoType;
def: pchar;
desc: pchar;
flags: cint;
other_data: cint;
end;