SIXP_DCD_MASK
if (((sp->status1 & SIXP_DCD_MASK) == 0) && (random < sp->persistence)) {
if (((sp->status & SIXP_DCD_MASK) == 0) &&