svoid tok_once(LS tok) { replaceKeywordBlock(tok, "once", "do {", "} while (false)"); }