fn field_count(item: &ItemStruct) -> usize
Returns the number of fields on a struct (named, unnamed, or unit).