Source position: xrandr.pp line 43
type TXRRScreenSize = record
width: cint;
height: cint;
mwidth: cint;
mheight: cint;
end;