truncate64_path
rval = truncate64_path(&newname, length);
e = truncate64_path(&f, off) < 0 ? errno : 0;
int truncate64_path(pathname_t *, off64_t);