fn render_struct( it: &Item, g: Option<&Generics>, ty: Option<CtorKind>, fields: &[Item], tab: &str, structhead: bool, cx: &Context<'_>, ) -> impl Display