PMF_TRANSITION_PRINTF
#define PMF_TRANSITION_PRINTF(x) if (pmf_debug_transition) printf x
#define PMF_TRANSITION_PRINTF(x) do { } while (0)