public static ref PointXYZ Index(this PclBase <PointXYZ> _ptr, int idx)
 => ref Unsafe.AsRef <PointXYZ>(Invoke.pclbase_xyz_indexGet(_ptr, idx));