I\'m writing a small utility for myself that needs to be able to check if a file is a symlink or not.
Using FileType::is_symlink on Windows always returns false
false