pub fn lookup_helper<M, K, V>(map: &M, key: &K, value: &mut V) -> bool