fn render_struct_fields( w: &mut Buffer, g: Option<&Generics>, ty: Option<CtorKind>, fields: &[Item], tab: &str, structhead: bool, has_stripped_entries: bool, cx: &Context<'_>, )