Typedef mst_w_chan_t

typedef struct packed {                                  
    axi_data_t data;                                   
    axi_strb_t strb;                                   
    logic  last;                                   
    axi_user_t user;                                   
  } mst_w_chan_t;