pub unsafe extern "C" fn glNormal3fVertex3fSUN(
    nx: GLfloat,
    ny: GLfloat,
    nz: GLfloat,
    x: GLfloat,
    y: GLfloat,
    z: GLfloat
)