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