#pragma once #include "process.hpp" #include bool inject_library(const std::filesystem::path& library_path, const process& process);