macro_rules! impl_to_bytes_outputs {
    ($Type:ty, $LENGTH:expr) => { ... };
}