pub fn visit_gnu_asm_operand<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, gnu_asm_operand: &'ast GnuAsmOperand, _span: &'ast Span, )