pub(crate) fn parse_ignore( input: &[u8], modifiers: Ignore, ) -> Option<ParsedItem<'_, ()>>
Ignore the given number of bytes.