pub unsafe extern "C" fn gdk_wayland_device_pad_set_feedback(
    device: *mut GdkWaylandDevice,
    element: GdkDevicePadFeature,
    idx: c_uint,
    label: *const c_char
)