Source position: glext.pp line 4162
var glGetSynciv: procedure(
sync: GLsync;
pname: GLenum;
bufSize: GLsizei;
length: PGLsizei;
values: PGLint
);