pub unsafe fn IPsecDospGetStatistics0<P0>(
    enginehandle: P0,
    idpstatistics: *mut IPSEC_DOSP_STATISTICS0
) -> u32
where P0: IntoParam<HANDLE>,