macro_rules! zp_submit_batch_mixed { ($pool:expr, [$( ($params:expr, $task_fn:ident) ),* $(,)?]) => { ... }; }