WAPBL_PRINTF
#define WAPBL_PRINTF(mask, a) if (wapbl_debug_print & (mask)) printf a
#define WAPBL_PRINTF(mask, a)