fn reference_to_node(
sema: &Semantics<'_, RootDatabase>,
reference: FileReference,
) -> Option<(PathSegment, SyntaxNode, Module)>fn reference_to_node(
sema: &Semantics<'_, RootDatabase>,
reference: FileReference,
) -> Option<(PathSegment, SyntaxNode, Module)>