tac_config
if (tac_config(tach, conf_file) == -1) {
int tac_config(struct tac_handle *, const char *);
if (tac_config(*h, NULL) != 0) {