pub unsafe fn CM_Add_ID_ExW<P0>(
    dndevinst: u32,
    pszid: P0,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET
where P0: IntoParam<PCWSTR>,