pub type wl_dispatcher_func_t = unsafe extern "C" fn(_: *const c_void, _: *mut c_void, _: u32, _: *const wl_message, _: *const wl_argument) -> c_int;