fstat32
extern int fstat32(int, struct stat32 *);
/* 28 */ SYSENT_CI("fstat", fstat32, 2),
return (fstat32(fd, sb));