Var_ExistsExpand
bool Var_ExistsExpand(GNode *, const char *) MAKE_ATTR_USE;
if (!Var_ExistsExpand(scope, name))
if (op == VAR_DEFAULT && Var_ExistsExpand(scope, name))