pub unsafe fn PxeProviderEnumNext<P0>(
    henum: P0,
    ppprovider: *mut *mut PXE_PROVIDER
) -> u32
where P0: IntoParam<HANDLE>,