/* SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once void coredump_make_stack_trace(int fd, const char *executable, char **ret);