copy_ctr_args
r = copy_ctr_args(cache, argc - 3, (const char **)argv + 3);
r = copy_ctr_args(clone, argc - 3, (const char **)argv + 3, &ti->error);