pub unsafe extern "C" fn rocksdb_writebatch_wi_delete(
    arg1: *mut rocksdb_writebatch_wi_t,
    key: *const c_char,
    klen: usize
)