get_persistent_key_slot() function
Get a pointer to an entry in the persistent key cache.
Arguments
slot_idx
The index in the table. It must satisfy 0 <= slot_idx < PERSISTENT_KEY_CACHE_COUNT.
Return value
A pointer to the slot containing the given persistent key cache entry.