hsc_get_first_msg
msg2 = hsc_get_first_msg(channel, &channel->free_msgs_list);
msg = hsc_get_first_msg(channel, &channel->free_msgs_list);
msg = hsc_get_first_msg(channel, &channel->rx_msgs_queue);
msg = hsc_get_first_msg(channel, &channel->free_msgs_list);
msg = hsc_get_first_msg(channel, &channel->tx_msgs_queue);