Source position: ctgl.pas line 10675
type TglVertexAttribI4uiEXT = procedure(
index_: GLuint;
x: GLuint;
y: GLuint;
z: GLuint;
w: GLuint
);