char* getenv(char* anything) {return 0;}; void perror(char * message) {}; int errno; extern "C" { void abort() {}; }