FAKE_PASSPHRASE
const char *pw_check = FAKE_PASSPHRASE;
char fakepw[sizeof(FAKE_PASSPHRASE) + 1] = { 0 };
const char *passphrase = FAKE_PASSPHRASE;