Typedef mux_b_t

typedef struct packed {                        
    mux_id_t            id;                  
    axi_pkg::resp_t resp;                
    user_t          user;                
  } mux_b_t;

B channel after the multiplexer