SLP_OVERFLOW
#define slp_get_overflow(h) ((h)[SLP_FLAGS] & SLP_OVERFLOW)
#define slp_set_overflow(h) (h)[SLP_FLAGS] |= SLP_OVERFLOW