pub unsafe extern "C" fn wl_proxy_add_dispatcher(
    _: *mut wl_proxy,
    _: wl_dispatcher_func_t,
    _: *const c_void,
    _: *mut c_void
) -> c_int