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