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