USB_DESCRIPTOR_SIZE
__CTASSERT(sizeof(usb_descriptor_t) == USB_DESCRIPTOR_SIZE);
if (desc->bLength < USB_DESCRIPTOR_SIZE)
if (desc->bLength < USB_DESCRIPTOR_SIZE) {