dwc2_device_bulk_start
STATIC usbd_status dwc2_device_bulk_start(struct usbd_xfer *);
.start = dwc2_device_bulk_start,
return dwc2_device_bulk_start(SIMPLEQ_FIRST(&xfer->pipe->queue));