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