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