Source position: glext.pp line 4711
var glAttachShader: procedure(
_program: GLuint;
shader: GLuint
);