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