pcap_parser::pcapng
pub fn parse_interfacedescriptionblock( i: &[u8]) -> IResult<&[u8], Block, PcapError>