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