pub fn parse_sectionheaderblock_be( i: &[u8]) -> IResult<&[u8], SectionHeaderBlock<'_>, PcapError<&[u8]>>