public override void Insert(int index, uint item) => Invoke.std_vector_uint_insert(_ptr, (IntPtr)index, item);