macro_rules! rumtk_web_get_param_eq { ( $params:expr, $indx:expr, $comparison:expr, $default:expr ) => { ... }; }