add_str_16
if (add_str_16(h, &ac->user_msg_len, &h->user_msg) == -1 ||
add_str_16(h, &ac->data_len, &h->data) == -1)
static int add_str_16(struct tac_handle *, u_int16_t *,
if (add_str_16(h, &len, cs) == -1)