pub unsafe fn CM_Get_Device_ID_List_SizeA<P0>(
    pullen: *mut u32,
    pszfilter: P0,
    ulflags: u32
) -> CONFIGRET
where P0: IntoParam<PCSTR>,