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