pub const SetCurrentPathError = error
pub const SetCurrentPathError = error{ AccessDenied, SymLinkLoop, SystemResources, BadPathName, FileNotFound, FileSystem, NoDevice, NotDir, NameTooLong, OperationUnsupported, /// Windows-only. The path is invalid WTF-8. /// https://wtf-8.codeberg.page/ InvalidWtf8, } || Io.Cancelable || Io.UnexpectedError