fn render_repr_attributes_in_code( w: &mut impl Write, cx: &Context<'_>, def_id: DefId, item_type: ItemType, )
used for type aliases to only render their repr attribute.
repr