/* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once #include "group-record.h" void group_record_show(GroupRecord *gr, bool show_full_user_info);