Source position: xlib.pp line 1000
type TXOMCharSetList = record
charset_count: cint;
charset_list: PPAnsiChar;
end;