macro_rules! caffe_register_device_type {
    ($type:expr, $registry_function:expr) => { ... };
}