#ifndef api_h #define api_h #include void reportError(const char *fmt,...); #endif//api_h