fn target_data_for_def( db: &dyn HirDatabase, def: ModuleDef, ) -> Option<(AnyHasVisibility, TextRange, FileId, Option<Name>)>