NAME_COMPRESSED
cp = strdup(NAME_COMPRESSED);
print_str(fd, HEAD, NAME_COMPRESSED);
} else if (is_cpi && STREQU(str, NAME_COMPRESSED)) {
*p_after = str + strlen(NAME_COMPRESSED);
STREQU(str, NAME_COMPRESSED)