void glStencilFuncSeparate( int face, int func, int ref, int mask, ) { return _glStencilFuncSeparate( face, func, ref, mask, ); }