public static void SetInputCloud(this PclBase <PointXYZ> _ptr, PointCloud <PointXYZ> cloud)
 => Invoke.pclbase_xyz_setInputCloud(_ptr, cloud);