pub type KosSender = Sender<ChouOrlandiReceiver>;
Instantiation of the KOS OT extension sender, using Chou-Orlandi as the base OT.
struct KosSender { /* private fields */ }