Function CM_Register_Device_InterfaceW
pub unsafe fn CM_Register_Device_InterfaceW<P2>(
dndevinst: u32,
interfaceclassguid: *const GUID,
pszreference: P2,
pszdeviceinterface: PWSTR,
pullength: *mut u32,
ulflags: u32,
) -> CONFIGRETwhere
P2: Param<PCWSTR>,