svoid tok_autoInitVars(LS tok) { jreplace(tok, "bool ;", "bool $2 = false;"); }