pub unsafe extern "C" fn glVertexAttribL4i64NV(
    index: GLuint,
    x: GLint64EXT,
    y: GLint64EXT,
    z: GLint64EXT,
    w: GLint64EXT
)