void glStencilOpSeparate( int face, int sfail, int dpfail, int dppass, ) { return _glStencilOpSeparate( face, sfail, dpfail, dppass, ); }