fn bounds_reference_self(
    tcx: TyCtxt<'_>,
    trait_def_id: DefId
) -> SmallVec<[Span; 1]>