pub unsafe fn CM_Get_HW_Prof_FlagsW<P0>(
    pdeviceid: P0,
    ulhardwareprofile: u32,
    pulvalue: *mut u32,
    ulflags: u32
) -> CONFIGRET
where P0: IntoParam<PCWSTR>,