#pragma once
#ifdef __cplusplus
extern "C" {
#endif
void patch_mcpi_elf_dependencies(const char *linker);
}