extern void err_sys_report(int _fd, const char *_fmt, ...); extern void err_sys_quit(int _fd, const char *_fmt, ...); extern void err_sys_dump(int _fd, const char *_fmt, ...); extern void err_report(int _fd, const char *_fmt, ...); extern void err_quit(int _fd, const char *_fmt, ...); extern char *err_tstamp(void);