Source position: ctgles2.pas line 7723
type TglAttachShader = procedure(
program_: GLuint;
shader: GLuint
);