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