macro_rules! impl_tests_for_item_arg1 {
    ($test_module_name:ident, $item:ident, $item_type:ty, ($argument_or_constant0:expr, $argument_or_constant0_value:expr)) => { ... };
}