PPM_LEDOFF
ASSERT(action == PPM_LEDON || action == PPM_LEDOFF);
new_action = PPM_LEDOFF;
ASSERT((int)(uintptr_t)action == PPM_LEDOFF);