Source position: xinput.pp line 601
type TXDeviceAbsAreaControl = record
control: TXID;
length: cint;
offset_x: cint;
offset_y: cint;
width: cint;
height: cint;
screen: cint;
following: TXID;
end;