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