macro_rules! bf_hasher {
    ($m_name: ident, $name: ident, $key: expr) => { ... };
}