fn observe_item<'tcx>(
    tcx: TyCtxt<'tcx>,
    diagnostic_items: &mut DiagnosticItems,
    def_id: LocalDefId
)