nesting_push
nesting_push(&old_nesting, smark);
nesting_push(&old_nesting, c);
nesting_push(&old_nesting, c);
nesting_push(&old_nesting, c);
nesting_push(&old_nesting, c);
static void nesting_push ARGS((struct nesting_state *save, int tok));