pub unsafe fn PdhBindInputDataSourceW<P0>(
    phdatasource: *mut isize,
    logfilenamelist: P0
) -> u32
where P0: IntoParam<PCWSTR>,