__memset_explicit_hook
__attribute__((weak)) void __memset_explicit_hook(void *, int, size_t);
__memset_explicit_hook(buf, ch, len);