raw_item = [
| `comment of string
| `header of string * (string * string) list
| `alignment of raw_alignment
]