__explicit_bzero_hook
__attribute__((weak)) void __explicit_bzero_hook(void *, size_t);
__explicit_bzero_hook(buf, len);