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