Function remove_dir_all_recursive

pub(in ::sys::fs::unix::remove_dir_impl) fn remove_dir_all_recursive(parent_fd: Option<RawFd>, path: &CStr) -> Result<()>