construct_string_from_pattern
construct_string_from_pattern(pat_depe, &percent, &string);
construct_string_from_pattern(pat_rule, percent, &string);
construct_string_from_pattern(pat_depe, percent, &string);
construct_string_from_pattern(group_member->percent_member, percent, &string);
static void construct_string_from_pattern(Percent pat_rule, String percent, String result);
construct_string_from_pattern(pat_depe, &percent, &string);