DEBUGLOG
#define DEBUGLOG(l, ...) {} /* disabled */
# define DEBUGLOG(l, ...) do { } while (0) /* disabled */
# define DEBUGLOG(l, ...) \