pub fn parse_section_content_block_be( i: &[u8], ) -> IResult<&[u8], Block<'_>, PcapError<&[u8]>>
Parse any block from a section (big-endian)