#include #include FILE *fopen(const char *path, const char *mode) { errno = -ENOENT; return NULL; }