__start_removing_path
return __start_removing_path(AT_FDCWD, filename, path);
return __start_removing_path(dfd, filename, path);