pub unsafe extern "C" fn rocksdb_options_set_db_write_buffer_size(
    options: *const DBOptionsOpaque,
    bytes: usize
)