pub unsafe fn SspiSetChannelBindingFlags(
    pbindings: *mut SecPkgContext_Bindings,
    flags: u32,
) -> Result<()>