macro_rules! impl_tests_for_item_arg0 {
    ($test_module_name:ident, $item:ident, $item_type:ty) => { ... };
}