pub fn parse_sectionheaderblock_be( i: &[u8], ) -> IResult<&[u8], SectionHeaderBlock<'_>, PcapError<&[u8]>>
Parse a Section Header Block (big endian)