macro_rules! db_relation_chunking_get { ($first:ident=$first_val:literal, $second:ident) => { ... }; }