macro_rules! map_owned { ($func:path) => { ... }; ($func:path, $($args:expr),*) => { ... }; }
FnOnce(Series)
FnOnce(Series, args)