#ifndef _PYCORE_H #define _PYCORE_H void irssi_python_init(void); void irssi_python_deinit(void); #endif