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