pub unsafe extern "C" fn rocksdb_options_set_max_write_buffer_number(
    arg1: *mut rocksdb_options_t,
    arg2: c_int
)