DLOG
#define DLOG(x, f, a, b, c, d) SLHCI_DEXEC(x, DDOLOG(f, a, b, c, d))
#define DLOG(x, f, a, b, c, d) ((void)0)
#define DLOG(fmt, args...) \
#define DLOG(fmt, args...) __nothing
# define DLOG(a) lfs_debug_log a
# define DLOG(a)