pub unsafe extern "C" fn glStencilFuncSeparateATI(
    frontfunc: GLenum,
    backfunc: GLenum,
    ref_: GLint,
    mask: GLuint
)