#include <stdint.h>
#include <string.h>
typedef int64_t __int64 ;
typedef uint32_t _DWORD ;
typedef uint16_t _WORD;
typedef uint8_t _BYTE;