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