pub unsafe fn IPsecSaContextUpdate0<P0>(
    enginehandle: P0,
    flags: u64,
    newvalues: *const IPSEC_SA_CONTEXT1
) -> u32
where P0: IntoParam<HANDLE>,