struct tokenizer; struct token; void tokenizer_put_back( struct tokenizer* this, struct token* token);