pub fn peel_hir_ty_refs_and_ptrs<'tcx>(ty: &'tcx Ty<'tcx>) -> &'tcx Ty<'tcx>
Returns the base type for HIR references and pointers.