Function CM_Create_DevNode_ExW
pub unsafe fn CM_Create_DevNode_ExW<P1>(
pdndevinst: *mut u32,
pdeviceid: P1,
dnparent: u32,
ulflags: u32,
hmachine: Option<isize>,
) -> CONFIGRETwhere
P1: Param<PCWSTR>,