str2hex
static char *str2hex(char *, long *);
cp = str2hex(++cp, &bp->val[0]);
cp = str2hex(++cp, &bp->val[1]);