UNESCAPE_ANY
return string_unescape(src, dst, size, UNESCAPE_ANY);
if (flags == UNESCAPE_ANY)
} else if (flags == UNESCAPE_ANY) {