macro_rules! series_to_opt_strings {
    ($srs: ident) => { ... };
}