}
static inline void
_specific_explicit_bzero(uint8_t *buf, size_t bufsz)
_specific_explicit_bzero(void *buf, size_t bufsz)
{
#ifdef __APPLE__