pub unsafe extern "C" fn glShaderOp3EXT(
    op: GLenum,
    res: GLuint,
    arg1: GLuint,
    arg2: GLuint,
    arg3: GLuint
)