pub unsafe extern "C" fn glTexCoord4xOES(
    s: GLfixed,
    t: GLfixed,
    r: GLfixed,
    q: GLfixed
)