Source position: ctgl.pas line 8688
type TglFlushMappedNamedBufferRange = procedure(
buffer: GLuint;
offset: GLintptr;
length: GLsizeiptr
);