stub_complete
void stub_complete(struct urb *urb);
priv->urbs[i]->complete = stub_complete;
stub_complete(priv->urbs[i]);