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