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