#ifndef SWAP #define SWAP int make_swap(void *); int create_swap(const char *name); #endif