stat64_path
rval = stat64_path(&newname, sbuf);
ino = stat64_path(&f, &s) < 0 ? (ino64_t)r : s.st_ino;
e = stat64_path(&f, &stb) < 0 ? errno : 0;
int stat64_path(pathname_t *, struct stat64 *);