fn render_union( it: &Item, g: Option<&Generics>, fields: &[Item], def_id: DefId, is_type_alias: bool, cx: &Context<'_>, ) -> impl Display