bool checkmemory(void* low, void* high);
bool checktype(bool doaction,void *ptr, int structure);
bool checktype(bool doaction, void *low, void *high,int structure, struct rbtree *ttree);
int findoffsetstructure(int s, int offset);
bool checkmemory(void* low, void* high);
bool checktype(bool doaction,void *ptr, int structure);
bool checktype(bool doaction, void *low, void *high,int structure, struct rbtree *ttree);
int findoffsetstructure(int s, int offset);