macro_rules! impl_into_arguments_for_arguments {
    ($Arguments:path) => { ... };
}