pub unsafe extern "C" fn TCOD_text_init( x: c_int, y: c_int, w: c_int, h: c_int, max_chars: c_int, ) -> TCOD_text_t