#ifndef _WRITE_FILE_H #define _WRITE_FILE_H #define WF_TRUNCATE (1 << 1) #endif // _WRITE_FILE_H