macro_rules! read_bytes_ext {
    ($output_type:ty) => { ... };
}