#ifndef __HAOKE_DEMO_H__
#define __HAOKE_DEMO_H__
#ifdef __cplusplus
extern "C"
#endif
extern void haoke_demo(void);
}