pub unsafe extern "C" fn glVertexStream3iATI(
    stream: GLenum,
    x: GLint,
    y: GLint,
    z: GLint
)