Source position: glext.pp line 4740
var glShaderSource: procedure(
shader: GLuint;
count: GLsizei;
const _string: PGLchar;
const length: PGLint
);