pub fn parse_dcb_le( i: &[u8], ) -> IResult<&[u8], CustomBlock<'_>, PcapError<&[u8]>>
Parse a Do-not-copy Custom Block (little-endian)