macro_rules! define_param_spec { ($rust_type:ident, $ffi_type:path, $type_name:literal) => { ... }; }