libusb_alloc_transfer
struct libusb_transfer *libusb_alloc_transfer(int iso_packets);
xfer = libusb_alloc_transfer(0);