Source position: xlib.pp line 255
type TXWindowChanges = record
x: cint;
y: cint;
width: cint;
height: cint;
border_width: cint;
sibling: TWindow;
stack_mode: cint;
end;