#include char *realpath(const char *filename, char *resolved) { return 0; }