__BUF_SMALL
char buf[__BUF_SMALL];
const char small_src[__BUF_SMALL] = LITERAL_SMALL;
char small[__BUF_SMALL];