Source position: glext.pp line 2064
var glVertexAttribPointerNV: procedure(
index: GLuint;
size: GLint;
_type: GLenum;
stride: GLsizei;
const pointer: PGLvoid
);