test(turbo-tasks-fs): Add a fuzzer for the filesystem watcher (#78160)
Adds a very basic fuzzer for the filesystem watcher.
This already reveals that there's some undiagnosed bug with not re-watching deleted-and-recreated directories on Linux that does not occur on macos:
**Debian:**

**macos:**
