Source position: glext.pp line 4729
var glGetShaderSource: procedure(
shader: GLuint;
bufSize: GLsizei;
length: PGLsizei;
source: PGLchar
);