Source position: glext.pp line 4736
var glGetAttachedShaders: procedure(
_program: GLuint;
maxCount: GLsizei;
count: PGLsizei;
obj: PGLuint
);