i_str_from_val
char *i_str_from_val(int, ilbadm_val_type_t *);
char *s = i_str_from_val((int)algo, &algo_types[0]);
char *s = i_str_from_val((int)algo, &algo_types[0]);
char *s = i_str_from_val((int)topo, &topo_types[0]);
char *s = i_str_from_val((int)topo, &topo_types[0]);