pub fn require_windows(operation: &'static str) -> Result<(), WslError>
Whether this build can manage a WSL distribution at all.
WslError::UnsupportedPlatform on every build that is not for Windows.
WslError::UnsupportedPlatform