DEBUG_ENTER
#define DEBUG_ENTER(str) debug_enter(str)
#define DEBUG_ENTER(str) ((void)0)
#define DEBUG_ENTER(a) debug_enter(a)
#define DEBUG_ENTER(a)