#ifndef __HOOK_CLOSE_H_INCLUDE__
#define __HOOK_CLOSE_H_INCLUDE__
#ifdef __cpluplus
extern "C"{
#endif
int monitor_port_add(int port);
}