Source position: glext.pp line 3571
var glGetInfoLogARB: procedure(
obj: GLhandleARB;
maxLength: GLsizei;
length: PGLsizei;
infoLog: PGLcharARB
);