pub fn goto_definition( root: &Arc<RootGraph>, draft: &Draft, pos: &Position, uri: &Url, ) -> Option<GotoDefinitionResponse>