integerify
j = integerify(X, r) & (N - 1);
j = integerify(Y, r) & (N - 1);
static uint64_t integerify(const void *, size_t);