pub unsafe fn libusb_set_iso_packet_lengths(
    transfer: *mut libusb_transfer,
    length: c_uint
)