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