#ifndef __INIT_CS_H #define __INIT_CS_H void init_cs_api(); void shutdown_cs_api(); #endif