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