Source position: glext.pp line 4624
var glGetBufferSubData: procedure(
target: GLenum;
offset: GLintptr;
size: GLsizeiptr;
data: PGLvoid
);