public PointCloudOfPointNormal(int width, int height)
     : this(Invoke.pointcloud_pointnormal_ctor_wh((uint)width, (uint)height))
 {
 }