#ifndef SWIFT_POOL_H #define SWIFT_POOL_H #include "swift.h" void init_swift_pool(); #endif