usbhs_pkt_init
void usbhs_pkt_init(struct usbhs_pkt *pkt);
usbhs_pkt_init(usbhsg_ureq_to_pkt(ureq));
usbhs_pkt_init(&ureq->pkt);