void lexer_init(char *starts); int lexer_token(char **token, int *token_type);