path_init
path_init(&path, arg, relpath);
path_init(&path, dir, relpath);
static void path_init(path_t *, const char *, bool);