fn build_field_items( struct_name: &Ident, fields: &Punctuated<Field, Comma>, ) -> Result<FieldItems>