pub(crate) fn rewrite_struct_field( context: &RewriteContext<'_>, field: &FieldDef, shape: Shape, lhs_max_width: usize) -> Option<String>