copy_config_terms
return copy_config_terms(&dst->config_terms, &src->config_terms);
int copy_config_terms(struct list_head *dst, struct list_head *src);