#ifndef _UTIL_H_2093a969_ #define _UTIL_H_2093a969_ #include extern FILE *stdio_wrap_w(FILE *, void *, void (*)(FILE *, void *, const char *, int), unsigned int); #define SWW_CLOSE_WRAPPED 0x00000001 extern char *blk_to_nulterm(const void *, int); #endif