#ifndef _DEBUG_H #define _DEBUG_H int handle_event(void *ignored, xcb_connection_t *c, xcb_generic_event_t *e); #endif