fn accessW(self: Dir, sub_path_w: [*:0]const u16, flags: File.OpenFlags) AccessError!void
Same as access except asserts the target OS is Windows and the path parameter is
access
flags
self: Dir,
sub_path_w: [*:0]const u16,
flags: File.OpenFlags,