Typedef w_chan_t
typedef struct packed {
data_t data;
strb_t strb;
} w_chan_t;
typedef struct packed {
data_t data;
strb_t strb;
} w_chan_t;