parse_for_statement
.statement = parse_for_statement,
static struct token *parse_for_statement(struct token *token, struct statement *stmt);