fn readLinkWasi(self: Dir, sub_path: []const u8, buffer: []u8) ![]u8
WASI-only. Same as readLink except targeting WASI.
readLink
self: Dir,
sub_path: []const u8,
buffer: []u8,