Source position: msegl.pas line 1550
type PFNGLADDSWAPHINTRECTWINPROC = procedure(
x: GLint;
y: GLint;
width: GLsizei;
height: GLsizei
);