public override void At(int idx, ref PointNormal value)
 {
     Invoke.std_vector_pointnormal_at(_ptr, (UIntPtr)idx, ref value);
 }