#ifndef _MAIN_H #define _MAIN_H int main(const int argc, const char *const argv[]); #endif /* _MAIN_H */