dfs_path_parse
status = dfs_path_parse(&path, dfs_path, DFS_OBJECT_ANY);
uint32_t dfs_path_parse(dfs_path_t *, const char *, uint32_t);
status = dfs_path_parse(&path, uncpath, DFS_OBJECT_LINK);
status = dfs_path_parse(&path, uncpath, DFS_OBJECT_LINK);
status = dfs_path_parse(&path, (const char *)param->dfs_path,
status = dfs_path_parse(&path, (const char *)param->dfs_path,