Source position: ctgl.pas line 8170
type TglGetBufferSubData = procedure(
target: GLenum;
offset: GLintptr;
size: GLsizeiptr;
data: Pvoid
);