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