pub fn parse_section_header<'a>( input: &'a [u8], header: Header<'a>, index: u16, ) -> Result<SectionHeader<'a>, &'static str>