Source position: glext.pp line 4991
var glUniform4ui: procedure(
location: GLint;
v0: GLuint;
v1: GLuint;
v2: GLuint;
v3: GLuint
);