Source position: glext.pp line 4968
var glVertexAttribI4i: procedure(
index: GLuint;
x: GLint;
y: GLint;
z: GLint;
w: GLint
);