POSTFIX
buf = app_malloc(len + sizeof(POSTFIX), "serial# buffer");
memcpy(buf + len, POSTFIX, sizeof(POSTFIX));