pub unsafe extern "C" fn rocksdb_options_set_max_write_buffer_size_to_maintain(
    arg1: *mut rocksdb_options_t,
    arg2: i64
)