in src/ujdecode.c [353:356]
static unsigned long long GetUnsignedLongLong(UJObject obj) { return ((UnsignedLongLongValue *) obj)->value; }