USB_DPRINTF_L3
#define USB_DPRINTF_L3(...) usb_dprintf3(__VA_ARGS__)
#define USB_DPRINTF_L3(...) ((void)0)