Add support for running `wsldhost` as a Windows service. This will hopefully enable us to auto start `wsldhost` on startup. The `windows_service` crate appears to implement the scaffolding to implement a Windows service.