#ifndef GMNISRV_TLS #define GMNISRV_TLS struct gmnisrv_config; int gmnisrv_tls_init(struct gmnisrv_config *conf); #endif