__tsan_memset
noinline void *__tsan_memset(void *s, int c, size_t count)
void *__tsan_memset(void *s, int c, size_t count) __alias(memset);