ftruncate
¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/ftruncate.html
Portability problems fixed by Gnulib:
off_t
is a 32-bit type, this function may not
work correctly on files 2 GiB and larger. See Large File Support.
Portability problems not fixed by Gnulib: