pub unsafe fn PdhValidatePathExW<P0>(
    hdatasource: isize,
    szfullpathbuffer: P0
) -> u32
where P0: IntoParam<PCWSTR>,