macro_rules! bulk { ($method_name:tt, $input:ty, $output:ty) => { ... }; }
Creates the bulk_X methods.
bulk_X