Typedef obi_r_chan_t
typedef struct packed {
data_t rdata;
id_t rid;
logic err;
r_optional_t r_optional;
} obi_r_chan_t;