#pragma once enum { k_bip39_words_count = 2048 }; extern const char* k_bip39_words[k_bip39_words_count];