/* SPDX-License-Identifier: LGPL-2.1+ */#pragma once int ask_password_agent_open(void);void ask_password_agent_close(void);