pub unsafe extern "C" fn rocksdb_writebatch_delete_cf(
    batch: DBWriteBatch,
    cf: DBCFHandle,
    key: *const u8,
    klen: size_t
)