fd_datasync()
pub fn fd_datasync( ctx: FunctionEnvMut<'_, WasiEnv>, fd: Fd, ) -> Result<Errno, WasiError>
Synchronize the file data to disk Inputs:
Fd fd