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