macro_rules! caffe_known_type {
    ($ty:ty) => { ... };
}