decode_int_internal
return (decode_int_internal(pnumber, evbuf, 1) == -1 ? -1 : 0);
res = decode_int_internal(plength, &tmp, 0);