Source position: ctgl.pas line 9448
type TglGetQueryObjectivARB = procedure(
id: GLuint;
pname: GLenum;
params: PGLint
);