type t
=
{
ascii : char;
utf8 : string;
}
val connect : ?top:unit ‑> ?bottom:unit ‑> ?left:unit ‑> ?right:unit ‑> unit ‑> t