#if !defined __AE_ECRECOVER_H #define __AE_ECRECOVER_H int ecrecover(const unsigned char *input, unsigned char *output); #endif