wx_read_mbx_vf
return wx_read_mbx_vf(wx, msg, size);
int wx_read_mbx_vf(struct wx *wx, u32 *msg, u16 size);
ret = wx_read_mbx_vf(wx, msgbuf, 2);