PMF_EVENT_PRINTF
#define PMF_EVENT_PRINTF(x) if (pmf_debug_event) printf x
#define PMF_EVENT_PRINTF(x) do { } while (0)