1#include <stdint.h>
2#include <sys/types.h>
3typedef int32_t crypto_int32;
4
5#define select ed25519_select
6