#ifndef PN_CORE_H #define PN_CORE_H void pn_core_init(void); void pn_core_deinit(void); #endif /* PN_CORE_H */