pub unsafe extern "C" fn glUniform1i64vNV(
    location: GLint,
    count: GLsizei,
    value: *const GLint64EXT
)