DEF_MAX_SYM_SIZE
static char A_header[DEF_MAX_SYM_SIZE+1] = {0};
buff = malloc(DEF_MAX_SYM_SIZE);
buf_size = DEF_MAX_SYM_SIZE;