Source position: glext.pp line 4962
var glVertexAttribIPointer: procedure(
index: GLuint;
size: GLint;
_type: GLenum;
stride: GLsizei;
const _pointer: PGLvoid
);