pub fn blocking_unimplemented_reduce<C>(db: &C) -> Result<(), Error>where
    C: Connection,