macro_rules! from_parser_to_from_str {
    ( $name:ident ) => { ... };
}