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