Source position: ctgl.pas line 8661
type TglBindBuffersBase = procedure(
target: GLenum;
first: GLuint;
count: GLsizei;
buffers: PGLuint
);