macro_rules! caffe2_make_repeated_argument {
    ($T:ty, $fieldname:ident) => { ... };
}