pub unsafe extern "C" fn rocksdb_writebatch_delete(
    batch: *const DBWriteBatchOpaque,
    key: *const u8,
    klen: usize
)