pub unsafe extern "C" fn glNormalStream3fATI(
    stream: GLenum,
    nx: GLfloat,
    ny: GLfloat,
    nz: GLfloat
)