MP_NEW
#define MP_BAD (MP_FAIL | MP_LOST | MP_NEW)
(lcp->index & (MP_LOST | MP_NEW)))
(cp->index & MP_NEW) ? "NEW" :
cp->index = MP_NEW;