GLOBAL_MAX
#define FILE_LEN GLOBAL_MAX
#define BUFFER_MAX GLOBAL_MAX
#define DEVICE_IO_LEN GLOBAL_MAX
char ac_buffer[GLOBAL_MAX];