Im on Windows, with Go 1.17.1 and mingw-64.
When I try to get (and build) your library I get the following error:
github.com\boombuler\[email protected]\hid_windows.go:74:111: cannot use _cgo1 (type unsafe.Pointer) as type _Ctype_PVOID in argument to _Cfunc_HidD_SetFeature
Do you think it's something due to more recent versions of cgo not supporting it?