async fn print_user_key_in_version( sstable_store: SstableStoreRef, version: &HummockVersion, target_key: &UserKey<&[u8]>, ) -> Result<()>