Source position: xlib.pp line 788
type TXErrorEvent = record
_type: cint;
display: PDisplay;
resourceid: TXID;
serial: culong;
error_code: cuchar;
request_code: cuchar;
minor_code: cuchar;
end;