pub type VariableArgument<'a> = Argument<'a, false>;
pub struct VariableArgument<'a> { /* private fields */ }