pub unsafe fn CM_Create_DevNodeW<P1>( pdndevinst: *mut u32, pdeviceid: P1, dnparent: u32, ulflags: u32, ) -> CONFIGRETwhere P1: Param<PCWSTR>,