pub unsafe extern "system" fn SetupDiOpenClassRegKeyExW(
    classguid: *const GUID,
    samdesired: u32,
    flags: u32,
    machinename: PCWSTR,
    reserved: *const c_void,
) -> HKEY