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