pub unsafe fn PxeProviderQueryIndex<P0>(
    pszprovidername: P0,
    puindex: *mut u32
) -> u32
where P0: IntoParam<PCWSTR>,