pub type SerialPort = SerialPort<'static, UsbBus, &'static mut [u8], &'static mut [u8]>;
pub struct SerialPort { /* private fields */ }