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