pub unsafe fn IPsecGetStatistics0<P0>(
    enginehandle: P0,
    ipsecstatistics: *mut IPSEC_STATISTICS0
) -> u32
where P0: IntoParam<HANDLE>,