fn winit_position_to_euclid_point<T>(
    position: PhysicalPosition<T>
) -> Point2D<T, DevicePixel>