Source position: glext.pp line 132
var glColorTable: procedure(
target: GLenum;
internalformat: GLenum;
width: GLsizei;
format: GLenum;
_type: GLenum;
const table: PGLvoid
);