import { DWORD } from '../common.def.js' export const RID_DEVICE_INFO_DUMMYUNIONNAME = { mouse: DWORD, keyboard: DWORD, hid: DWORD, }