/* SPDX-License-Identifier: LGPL-2.1+ */#pragma once char* setup_fake_runtime_dir(void);const char* get_testdata_dir(const char *suffix);