Typedef ser_b_t
typedef struct packed {
ser_id_t id;
axi_pkg::resp_t resp;
user_t user;
} ser_b_t;
B channel after serializer