pub unsafe fn ImpersonateSecurityContext(
    phcontext: *const SecHandle,
) -> Result<()>