pub unsafe fn PdhCollectQueryDataEx<P0>(
    hquery: isize,
    dwintervaltime: u32,
    hnewdataevent: P0
) -> u32
where P0: IntoParam<HANDLE>,