kcore_copy
if (kcore_copy(from_dir, to_dir)) {
return kcore_copy(from_dir, kcore_dir);
int kcore_copy(const char *from_dir, const char *to_dir);