@override void operator []=(int idx, Point3i value) => ccore.std_VecPoint3i_set(ptr, idx, value.ref);