error_and_exit
static void error_and_exit(int error_num);
static void (*fatal_err_func)() = &error_and_exit;