Source position: ctgl.pas line 7983
type TglCopyPixels = procedure(
x: GLint;
y: GLint;
width: GLsizei;
height: GLsizei;
type_: GLenum
);