wayland_sys
macro_rules! ffi_dispatch { ($handle: ident, $func: ident, $($arg: expr),*) => { ... }; }