Source position: ctgl.pas line 8653
type TglGetObjectLabel = procedure(
identifier: GLenum;
name_: GLuint;
bufSize: GLsizei;
length: PGLsizei;
label_: PGLchar
);