pub unsafe fn IkeextSaGetById0<P0>(
    enginehandle: P0,
    id: u64,
    sa: *mut *mut IKEEXT_SA_DETAILS0
) -> u32
where P0: IntoParam<HANDLE>,