### Description It's currently disabled, because it does not compile on Windows Therefore the swift-implemented unit tests don't work. Also, enable `public var standardError = CFileStream(fp: stderr)` in Basic/Utils.swift ### Reproduction revert the "SwiftCompilerSources: exclude some low level file operations, which are not compilable on windows" commit from https://github.com/apple/swift/pull/73247 ### Expected behavior There should ### Environment Relevant once https://github.com/apple/swift/pull/73247 lands ### Additional information _No response_