Source position: ctgl.pas line 9523
type TglGetVertexAttribivARB = procedure(
index_: GLuint;
pname: GLenum;
params: PGLint
);