Source position: gles20.pas line 1021
var glGetProgramInfoLog: procedure(
_program: GLuint;
bufsize: GLsizei;
length: PGLsizei;
infolog: PAnsiChar
);