pub fn dlt_consume_msg( input: &[u8]) -> IResult<&[u8], Option<u64>, DltParseError>
Skip one dlt message in the input stream in an efficient way