pub unsafe fn WsRevokeSecurityContext(
    securitycontext: *const WS_SECURITY_CONTEXT,
    error: Option<*const WS_ERROR>
) -> Result<()>