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