pub fn walk_bytes_literal<'a, V>(_visitor: &V, _bytes_literal: &'a BytesLiteral)where V: Visitor<'a> + ?Sized,