any
any(const char *s, int c)
typedef struct any {
} any;
any(int c, const char *str)
any(char c, const char *p)