macro_rules! dep_encode_from_no_err {
    ($type:ty, $type_info:expr) => { ... };
}