macro_rules! serde_draft_serialize {
    ($self: ident, $fmt: ident) => { ... };
}