#pragma once #include "head.h" extern bool init_hooks(void); extern void uninstall_hooks(void);