#include <glib.h>
void p_gpg_init(void) {}
GSList* p_gpg_list_keys(void)
{
return NULL;
}
const char* p_gpg_libver(void) {