pub unsafe fn VertexAttribP4uiv(
    index: c_uint,
    type_: c_uint,
    normalized: c_uchar,
    value: *const c_uint
)