pub unsafe fn CM_Get_Device_ID_List_Size_ExW<P0>(
    pullen: *mut u32,
    pszfilter: P0,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET
where P0: IntoParam<PCWSTR>,