void *__fastcall sub_2A0(void *buf, unsigned __int64 count, char value) { memset(buf, value, count); /*0x2aa*/ return buf; /*0x2af*/ }