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