pub unsafe fn CM_Set_HW_Prof_FlagsW<P0>(
    pdeviceid: P0,
    ulconfig: u32,
    ulvalue: u32,
    ulflags: u32
) -> CONFIGRET
where P0: IntoParam<PCWSTR>,