#if 0 #include int truncate(const char *path, off_t length) { return 0; } /* XOPEN(400) POSIX(200809) */ #endif