SC_HASH
#define SC_HASH(wchan) ((unsigned) \
#define SC_HASH(wc) ((((uintptr_t)(wc) >> SC_SHIFT) ^ (uintptr_t)(wc)) & \