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