ev_loop
struct ev_loop
EV_INLINE void ev_loop (EV_P_ int flags) { ev_run (EV_A_ flags); }
typedef struct ev_loop ev_loop;