pub fn argument_name(name: Option<&str>, index: usize) -> String
The name of an argument, falling back to a positional name when the interface file does not give one.