#include char *getenv(const char *name) { // FIXME return NULL; }