WHICH_ALG
#define WHICH_ALG(type, wild, idx) ((wild)?(known_algs[type][idx].id):(idx))
#undef WHICH_ALG
#define WHICH_ALG(type, wild, idx, ipss) \