Source position: glext.pp line 4726
var glGetProgramInfoLog: procedure(
_program: GLuint;
bufSize: GLsizei;
length: PGLsizei;
infoLog: PGLchar
);