pub unsafe fn IkeextGetStatistics1<P0>(
    enginehandle: P0,
    ikeextstatistics: *mut IKEEXT_STATISTICS1
) -> u32
where P0: IntoParam<HANDLE>,