/* ISC license. */ #include #include int genwrite_flush_bufalloc (void *target) { return bufalloc_flush((bufalloc *)target) ; }