pub fn test_user_key(table_key: impl AsRef<[u8]>) -> UserKey<Vec<u8>>
Generates a user key with table id 0 and the given table_key
table_key