#ifndef ENGINE_XSTDLIB_H #define ENGINE_XSTDLIB_H char *xfread(const char *path, const char *mode); #endif /* ENGINE_XSTDLIB_H */