pub fn write_output(output_path: &Path, code: &str) -> Result<()>
Write generated source to output_path, creating parent directories.
output_path