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