bpack
bpack(ident->vendor, ident->vendor, 16);
bpack(ident->product, ident->product, 16);
static void bpack(int8_t *, int8_t *, int);