QS_COMMUNITY
(1 << QS_PREFIX) | (1 << QS_COMMUNITY) | \
if (ctx->qs_set & (1 << QS_COMMUNITY)) {
argv[argc++] = ctx->qs_args[QS_COMMUNITY].string;
{ QS_COMMUNITY, "community", STRING },