Implement interface [io/fs.ReadLinkFS](https://pkg.go.dev/io/fs@master#ReadLinkFS) that will be used by [ReadLink](https://pkg.go.dev/io/fs@master#ReadLink) (expected with Go 1.25). Also [File.Stat] and [fs.Open] must resolve symlinks.