macro_rules! declare_export_caffe2_op_to_c10 {
    ($n:tt) => { ... };
}