public static void SetIndices(this PclBase <PointXYZ> _ptr, VectorOfInt indices)
 => Invoke.pclbase_xyz_setIndices(_ptr, indices);