pub type Result<T> = Result<T, Error>;
PortMidi result type.
Converts to this type from the input type.