pub fn apply_mutations( db: &RocksDb, cf_name: &str, muts_rev: &[Mutation], ) -> Result<(), &'static str>