Rasterizing the full HRGN isn't really necessary when we only care about a single point.
For right now, we call GdipIsVisiblePathPoint, which does rasterize the full path, but that can easily be fixed later.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8356