Source position: gl.pp line 1462
var glVertexPointer: procedure(
size: GLint;
atype: GLenum;
stride: GLsizei;
const pointer: Pointer
);