create_path
if (create_path(a_ctrl, a_file) == 0) {
static int create_path(int a_ctrl, char *a_file);