#pragma once extern "C" { int spawn(const char* path); }