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