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