enum Values { ONE, TWO, THREE };
typedef const char * (* JSErrorCallback)(void *, const char *, const int);
