const ReadLinkError: type = error{AccessDenied, FileSystem, SymLinkLoop, NameTooLong, FileNotFound, SystemResources, NotLink, NotDir, InvalidUtf8, BadPathName, UnsupportedReparsePointType} || UnexpectedError;