#ifndef __HMISC_H__ #define __HMISC_H__ __HMISC_H__ void memcpy(dword src, dword dest, dword length); #endif