Source position: glext.pp line 4947
var glColorMaski: procedure(
index: GLuint;
r: GLboolean;
g: GLboolean;
b: GLboolean;
a: GLboolean
);