I saw that some new well-working and supposedly easy to implement Windows FUSE driver is out now.
http://www.secfs.net/winfsp/blog/files/winfsp-2017.html
I just thought that maybe rclone mount could be implemented for Windows some time in the future utilizing this new library. Just wanted the devs to be aware of the new library possibility.
Here are also some projects using the new FUSE library for example:
https://github.com/billziss-gh/sshfs-win
https://github.com/billziss-gh/redditfs
Here are some related language bindings too:
https://github.com/billziss-gh/fusepy
https://github.com/DuroSoft/fuse-bindings
No GO bindings yet unfortunately.