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