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