pub unsafe fn IPsecSaContextAddInbound0<P0>(
    enginehandle: P0,
    id: u64,
    inboundbundle: *const IPSEC_SA_BUNDLE0
) -> u32
where P0: IntoParam<HANDLE>,