#ifndef _EVENTS_H #define _EVENTS_H void handle_event(xcb_generic_event_t*); #endif