macro_rules! lower_param_map {
    ($type: ident, $synthetic: expr) => { ... };
}