asn1_get_uint64
if (asn1_get_uint64(&r, b, blen) == 0)
return asn1_get_uint64(pr, a->data, a->length);
return asn1_get_uint64(ret, buf, buflen);