usb_interface_assoc_descriptor
if ((raw[0] >= sizeof(struct usb_interface_assoc_descriptor)) &&
struct usb_interface_assoc_descriptor *iad = (void *)dst;
typedef struct usb_interface_assoc_descriptor usb_interface_assoc_descriptor_t;