macro_rules! register_gauge_vec { ($TYPE:ident, $OPTS:expr, $LABELS_NAMES:expr, $REGISTRY:expr $(,)?) => { ... }; }