Source position: glext.pp line 4722
var glStencilFuncSeparate: procedure(
frontfunc: GLenum;
backfunc: GLenum;
ref: GLint;
mask: GLuint
);