x_tilde_expand
static char *x_tilde_expand(const char *);
expanded = x_tilde_expand(copy);
(tilde_expanded = x_tilde_expand(tilde)) != NULL)