extern "wasi_snapshot_preview1" fn fd_filestat_set_times(fd_t, timestamp_t, timestamp_t, fstflags_t) callconv(.C) errno_t

Parameters

fd: fd_t,
st_atim: timestamp_t,
st_mtim: timestamp_t,
fstflags: fstflags_t,