3 lssek: Probably should be __wur but lseek(fd,SEEK_SET,0) will succeed if
4 the descriptor is fine.
7 setuid: will always succeed given correct privileges, so there might
8 be places which don't check for it.
20 setvbuf: if stream and buffer are fine and other parameters constant,
21 it cannot really fail.