Source position: glext.pp line 4958
var glGetTransformFeedbackVarying: procedure(
_program: GLuint;
index: GLuint;
bufSize: GLsizei;
length: PGLsizei;
size: PGLsizei;
_type: PGLenum;
name: PGLchar
);