SC_LOOKUP
#define SC_LOOKUP(wc) &sc_table[SC_HASH(wc)]
#define SC_LOOKUP(wc) &sleepq_chains[SC_HASH(wc)]