macro_rules! define_param_spec_min_max { ($rust_type:ident, $ffi_type:path, $value_type:ty) => { ... }; }