nolog
report_init(int nolog)
stderr_only = nolog;
extern void report_init(int nolog);
nolog();
static void nolog(void);