typedef struct __gpg_mtoken {
  char *passphrase;
} gpg_mtoken;
