pub unsafe extern "C" fn glMultiTexCoord4xOES(
    texture: GLenum,
    s: GLfixed,
    t: GLfixed,
    r: GLfixed,
    q: GLfixed
)