macro_rules! make_bxable { ($ty:ty) => { ... }; }
Implements From<E> for BX for your own type.
From<E>
BX