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