Turbopack: Extend filesystem watcher fuzzing to cover symlinks and junction points (#88192)
This is a crappy fuzzer I have to make sure that the filesystem watcher picks up changes to files. This didn't have coverage for links, so this tests that.
I tested this on Windows and Linux.
I don't care about the code quality here, so this was LLM-generated with very lightweight review.