unwind_decode_ule128
buf = unwind_decode_ule128(buf, &uwd->P7.t);
buf = unwind_decode_ule128(buf, &uwd->P7.size);
buf = unwind_decode_ule128(buf, &uwd->P8.t);
buf = unwind_decode_ule128(buf, &uwd->B2.t);
buf = unwind_decode_ule128(buf, &uwd->B3.t);
buf = unwind_decode_ule128(buf, &uwd->B3.ecount);
buf = unwind_decode_ule128(buf, &uwd->B4.label);
buf = unwind_decode_ule128(buf, &uwd->X1.t);
buf = unwind_decode_ule128(buf, &uwd->X1.offset);
buf = unwind_decode_ule128(buf, &uwd->X2.t);
buf = unwind_decode_ule128(buf, &uwd->X3.t);
buf = unwind_decode_ule128(buf, &uwd->X3.offset );
buf = unwind_decode_ule128(buf, &uwd->X4.t);
buf = unwind_decode_ule128(buf, &uwd->R2.rlen);
buf = unwind_decode_ule128(buf, &uwd->R3.rlen);
unwind_decode_ule128(char *buf, unsigned long *);