fn dump_layout_of<'tcx>(
    tcx: TyCtxt<'tcx>,
    item_def_id: LocalDefId,
    attr: &Attribute
)