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