pub fn call_rw( fd: usize, payload: &mut [u8], flags: CallFlags, metadata: &[u64], ) -> Result<usize, Error>
SYS_CALL interface, read-write variant