pub unsafe extern "C" fn glColor3fVertex3fSUN(
    r: GLfloat,
    g: GLfloat,
    b: GLfloat,
    x: GLfloat,
    y: GLfloat,
    z: GLfloat
)