pub unsafe fn SspiDeleteSecurityContextAsync(
    asynccontext: *mut SspiAsyncContext,
    phcontext: *const SecHandle,
) -> Result<()>