make_path
goto make_path;
make_path:
return make_path(cpu_num, false);
return make_path(cpu_num, true);