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