in Sources/System/FilePath/FilePathWindows.swift [116:118]
mutating func eatUNC() -> Bool { slice._eatSequence("UNC".unicodeScalars.lazy.map { SystemChar(ascii: $0) }) != nil }