pub unsafe extern "C" fn glTexCoord2fColor4ubVertex3fSUN(
    s: GLfloat,
    t: GLfloat,
    r: GLubyte,
    g: GLubyte,
    b: GLubyte,
    a: GLubyte,
    x: GLfloat,
    y: GLfloat,
    z: GLfloat
)