macro_rules! wayland_protocol {
    ($path:expr, [$($imports:path),*]) => { ... };
}