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