pub unsafe extern "system" fn SetupDiCreateDeviceInterfaceRegKeyW(
    deviceinfoset: *const c_void,
    deviceinterfacedata: *const SP_DEVICE_INTERFACE_DATA,
    reserved: u32,
    samdesired: u32,
    infhandle: *const c_void,
    infsectionname: PCWSTR
) -> HKEY
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_System_Registry"