Retrieves a large integer value from a KeyValues key.
native void KvGetUInt64(Handle kv, const char[] key, int value[2], int defvalue[2] = { 0, 0 })