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