pub const RIGHTS_FD_WRITE: Rights = _; // 64u64
The right to invoke fd_write and sock_send. If rights::fd_seek is set, includes the right to invoke fd_pwrite.
fd_write
sock_send
rights::fd_seek
fd_pwrite