Source position: ctgl.pas line 8570
type TglDeleteTransformFeedbacks = procedure(
n: GLsizei;
ids: PGLuint
);