patch_svd
pub fn get_patched_svd( svd_content: String, patch_content: String) -> Result<Device, Error>