Source position: glext.pp line 3543
var glShaderSourceARB: procedure(
shaderObj: GLhandleARB;
count: GLsizei;
const _string: PGLvoid;
const length: PGLint
);