ARC_PATH_MAX
char buf[ARC_PATH_MAX];
path_nm = file_path(exe_file, buf, ARC_PATH_MAX-1);
ARC_PATH_MAX-1);