pub unsafe extern "C" fn gdk_event_set_device_tool(
    event: *mut GdkEvent,
    tool: *mut GdkDeviceTool
)
Available on crate feature v3_22 only.