set_msg
if (set_msg(tach, user_msg) == -1)
retval = set_msg(tach, data_msg);
static int set_msg(struct tac_handle *, const char *);