PMF_SUSPENSOR_PRINTF
#define PMF_SUSPENSOR_PRINTF(x) if (pmf_debug_suspensor) printf x
#define PMF_SUSPENSOR_PRINTF(x) do { } while (0)