pub fn token_tree_to_syntax_node(
    tt: &Subtree,
    entry_point: TopEntryPoint
) -> (Parse<SyntaxNode>, TokenMap)