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