fn path_generics_source_to_ast( path: &Path, generics_source: PathGenericsSource, ) -> Option<Either<GenericArgList, NameRef>>