pub type SectionTable = Vec<HeaderField<SectionHeader>>;
pub struct SectionTable { /* private fields */ }