pub fn fd_datasync<M: Memory>( ctx: &mut WasiCtx, _mem: &mut M, fd: __wasi_fd_t, ) -> Result<(), Errno>