pub fn write_executable(filename: &Path, data: &[u8]) -> Result<(), UtilError>
Write a file, make it executable.