InitPath
ret = InitPath(path, &destination);
ret = InitPath(path, &workingDirectory);
ret = InitPath(path, &destination);
ret = InitPath(path, &destination);
status_t InitPath(const char* path, BPath* destination);