/* SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once int get_audit_fd(void); void close_audit_fd(void);