pub const RIGHTS_FD_DATASYNC: Rights = _; // 1u64
The right to invoke fd_datasync. If path_open is set, includes the right to invoke path_open with fdflags::dsync.
fd_datasync
path_open
fdflags::dsync