Source position: ctgl.pas line 8305
type TglVertexAttribI2ui = procedure(
index_: GLuint;
x: GLuint;
y: GLuint
);