pub unsafe extern "system" fn SetupDiGetSelectedDevice(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *mut SP_DEVINFO_DATA,
) -> BOOL