Add PointCount to WorkletMapPointToCell.
WorkletMapPointToCell is a convenience subclass of WorkletMapTopology. As such, it renames all the From/To signature tags to say Point/Cell to be easier to read. However, the alias for FromCount was missing. Add the alias PointCount.