ib_set_msg
ib_set_msg(errstring, ERR_STR(rv), NULL);
ib_set_msg(errstring, ERR_STR(rv), "ap_id: ", ap_id, "", NULL);
ib_set_msg(errstring, ERR_STR(rv), errno_str,
ib_set_msg(errstring, ERR_STR(rv), "ap_id: ", ap_id, "\n",
ib_set_msg(errstring, ERR_STR(CFGA_IB_INTERNAL_ERR), NULL);
static void ib_set_msg(char **, ...);