pub unsafe extern "C" fn glVertexAttribP1ui(
    index: GLuint,
    type_: GLenum,
    normalized: GLboolean,
    value: GLuint
)