macro_rules! write_bytes_ext {
    ($input_type:ty) => { ... };
}