#ifndef E_IPC_H #define E_IPC_H EAPI int e_ipc_init(void); EAPI void e_ipc_shutdown(void); #endif