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