Source position: ctgl.pas line 8304
type TglVertexAttribI3ui = procedure(
index_: GLuint;
x: GLuint;
y: GLuint;
z: GLuint
);