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