Source position: ctgl.pas line 8424
type TglVertexAttribP2uiv = procedure(
index_: GLuint;
type_: GLenum;
normalized: GLboolean;
value: PGLuint
);