ST_KEY_PRESSED
new_state = newbits == 0 ? ST_ALL_UP : ST_KEY_PRESSED;
int new_state = ST_KEY_PRESSED;
case ST_KEY_PRESSED: