pub fn sys_chan_try_recv(handle: u64, msg_ptr: u64) -> Result<u64, SyscallError>
SYS_CHAN_TRY_RECV (223): non-blocking receive.