#if 0 #include ssize_t readlink(const char * restrict path, char * restrict buf, size_t bufsize) { return 0; } /* XOPEN(400) POSIX(200112) */ #endif