File attributes
filestat {
dev: u64Device ID of device containing the fileino: u64File serial numberfiletype: __wasi_filetype_tnlink: u64size: u64For regular files, the file size in bytes. For symbolic links, the length in bytes of the pathname contained in the symbolic linkatim: u64Last data access timestampmtim: u64Last data modification timestampctim: u64Last file status change timestamp
}Used by path_filestat_get