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