pub unsafe extern "C" fn rocksdb_writebatch_put( arg1: *mut rocksdb_writebatch_t, key: *const c_char, klen: usize, val: *const c_char, vlen: usize, )