Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54618
If the handle passed is `(void *)0xdeadbeef` it crashes in Wine, but not in Windows. I'm guessing this is not very important.
-- v2: pdh/tests: Add PdhVbGetDoubleCounterValue() tests. pdh: Implement PdhVbGetDoubleCounterValue().