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