#ifndef __init__ #define __init__ void init_td_api(); void shutdown_td_api(); #endif // __init__