pub unsafe fn PerfOpenQueryHandle<P0>(
    szmachine: P0,
    phquery: *mut HANDLE
) -> u32
where P0: IntoParam<PCWSTR>,