Typedef full_w_chan_t
typedef struct packed {
data_t data;
strb_t strb;
logic last;
logic user;
} full_w_chan_t;