https://github.com/gentoo90/winreg-rs/blob/850d852a3f12391b7bdeab77e179edf39784db2c/src/reg_key.rs#L979 I think that `EnumValues` should impl `Iterator<Item = Result<(OsString, RegValue)>>` instead of using `String`s for the value names.