#ifndef __UTILS_H #define __UTILS_H int srv_Socket(sl_config * __restrict); int srv_Close(int); #endif