#pragma once #include #include struct terminal; struct fcft_glyph *box_drawing(const struct terminal *term, char32_t wc);