pub fn remove_dir(path: &UnixStr) -> Result<()>
Tries to remove a directory from the filesystem at the specified path
OS errors relating to file access/permissions