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