__sentinel__
#if !defined(HAVE_ATTRIBUTE__SENTINEL__) && !defined(__sentinel__)
char *percent_expand(const char *, ...) __attribute__((__sentinel__));
char *percent_dollar_expand(const char *, ...) __attribute__((__sentinel__));