fstat64_32
/* 217 */ SYSENT_CI("fstat64", fstat64_32, 2),
extern int fstat64_32(int, struct stat64_32 *);
return (fstat64_32(fd, sb));