noerr
int close_noerr (int fd);
int fd
int fclose_noerr (FILE *fp);
FILE *fp
int unlink_noerr (const char *pathname);
const char *pathname