fn find_generic_param<'tcx>( tcx: TyCtxt<'tcx>, def_id: DefId, type_ident: String, ) -> Option<Ty<'tcx>>