macro_rules! hash_array_decimal { ($array_type:ident, $column: ident, $hashes: ident, $hash_method: ident) => { ... }; }