#ifndef __ARK_NETWORK_H #define __ARK_NETWORK_H int ark_network_init(); #endif