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