#pragma once typedef dword size_t; typedef signed_dword ssize_t; static const size_t GoodBufferSize = 4096;