#ifndef PSXC_UTIL_H_ #define PSXC_UTIL_H_ void fatal(const char *fmt, ...); #endif