I tried to use this crate on windows in combination with vcpkg. What I did was: CMD> vcpkg install hdf5:x64-windows But the `build.rs` file does not pickup this installation. Maybe we can re-use the pkg-config detection for this type of installation of hdf5? Any ideas?