Source position: ctgl.pas line 9910
type TglNamedBufferStorageEXT = procedure(
buffer: GLuint;
size: GLsizeiptr;
data: Pvoid;
flags: GLbitfield
);